@charset "utf-8";
@import url("resect.css");
/*resect  CSS*/
body {
	color: #333333;
	text-decoration: none;
	font-family:Verdana, 新細明體, Arial, Helvetica, sans-serif;
	line-height: 150%;
	font-size: 0.83em;
	background-color: #f6b2d6;
	background-repeat: no-repeat;
	background-image: url(../images/playboy.jpg);
	background-position: center top;
	}
h1 {}
h2 {}
p {}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper_bg {
	min-width:1000px;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-position: center 0px;
}
#wrapper {
	background-image: url(../images/wrapper_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	height: 70px;
	min-width:1000px;
}
.yam {
	width: 350px;
	height: 70px;
	background-image: url(../images/yam_fb.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}
.yam div {
	float: left;
	line-height: 40px;
}

	.m_box{
	height: 70px;
	width: 630px;
	}
	.m_box ol li {
	float: left;
	list-style-type: none;
	height: 70px;
	width: 126px;
	}
	.m_box ol li a {
	display:block;
	height: 70px;
	width: 126px;
	background-image: url(../images/menu_1.png);
	background-repeat: no-repeat;

	}
	
	.m_box_1 a {
	background-repeat: no-repeat;
		background-position: 0px -70px;
	}
	.m_box_2 a {
	background-repeat: no-repeat;
	background-position: -126px -70px;
	}
	.m_box_3 a {
	background-repeat: no-repeat;
	background-position: -252px -70px;
	}
	.m_box_4 a {
	background-repeat: no-repeat;
	background-position: -378px -70px;
	}
	.m_box_5 a {
	background-repeat: no-repeat;
	background-position: -504px -70px;
	}	

	.m_box_1 a:hover {
	background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	.m_box_2 a:hover {
	background-repeat: no-repeat;
	background-position: -126px 0px;
	}
	.m_box_3 a:hover {
	background-repeat: no-repeat;
	background-position: -252px 0px;
	}
	.m_box_4 a:hover {
	background-repeat: no-repeat;
	background-position: -378px 0px;
	}
	.m_box_5 a:hover {
	background-repeat: no-repeat;
	background-position: -504px 0px;
	}	
#main {	width: 1020px;
	margin-right: auto;
	margin-left: auto;}
#header {
	height: 670px;
}


.header_box {
	position: relative;
	height: 100%;
	width: 100%;
}
.slogan {
	position: absolute;
	height: 700px;
	width: 1000px;
	left: 0px;
	top: 0px;
}
.logo {
	height: 100px;
	width: 300px;
	position: absolute;
	left: 344px;
	top: 16px;
}


#content {
}
.con_1 {
	position: relative;
	height: 770px;
	background-image: url(../images/mv_bg1.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.tv {
	height: 560px;
	width: 692px;
	position: absolute;
	left: 0px;
	top: 175px;
	background-image: url(../images/mv_bg2.png);

}
.mv {
	height: 125px;
	width: 660px;
	margin-top: 25px;
	margin-left: 15px;
}

.share_btn {
	height: 60px;
	width: 300px;
	padding-left: 45px;
}
.share_btn a {
	background-image: url(../images/btn_2.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	height: 60px;
	width: 250px;
	display: block;
}
.share_btn a:hover {
	background-image: url(../images/btn_2.png);
	background-repeat: no-repeat;
	background-position: 0px -64px;
	height: 60px;
	width: 250px;
	display: block;
}

.p_1 {
	position: absolute;
	left: 358px;
	top: 48px;
	width: 145px;
	height: 98px;
}
.p_2 {
	position: absolute;
	height: 98px;
	width: 145px;
	left: 512px;
	top: 48px;
}


.movie {
	height: 395px;
	width: 660px;
	margin-left: 14px;
}
.fb_1 {
	background-image: url(../images/mv_bg3.png);
	height: 560px;
	width: 328px;
	right: 0px;
	position: absolute;
	top: 175px;
	padding-top: 50px;
}
.fb_1 div {
	height: 232px;
	width: 300px;
	margin-right: 15px;
	margin-left: 12px;
	margin-top: 15px;
	background-color: #FFF;
}


.con_2 {
	height: 1350px;
	background-image: url(../images/s_bg.png);
	background-repeat: no-repeat;
}
.shoes_share_1 {
	padding-top: 130px;
}
.shoes_share_2 {
	height: 850px;
	width: 970px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.article {
	height: 260px;
	width: 310px;
	float: left;
	background-image: url(../images/article_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.btn a{
	position: absolute;
	left: 155px;
	top: 228px;
	width: 155px;
	height: 50px;
	display: block;
	background-image: url(../images/btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
}
.btn a:hover{
	background-position: left bottom;
	}
.photo {
	height: 165px;
	width: 280px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 3px;
}


h2 {
	font-family: "微軟正黑體";
	font-size: 18px;
	line-height: 30px;
	color: #D6006A;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 6px;
}
h4 {
	font-family: "微軟正黑體";
	font-size: 15px;
	line-height: 16px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	width: 290px;
}

.shoes_share_3 {
	height: 50px;
	width: 960px;
	margin-left: 30px;
	line-height: 50px;
	text-align: center;
}
.shoes_share_3 a {
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
.shoes_share_3 a:hover {
	color: #FF6;
}
